home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / bbs / acf100.zip / ADDCONF.DOX next >
Text File  |  1993-10-24  |  6KB  |  188 lines

  1.                              AddConf v1.00
  2.  
  3.                       A WildCat 3.50-3.90 Utility
  4.  
  5.                               Chuck Warren
  6.  
  7.  
  8. INTRODUCTION:
  9.  
  10. Being the HOST of more than one network, I found it extremely time
  11. consuming to add new echos to my system.  Although there are other
  12. utilities which allow the addition of echos to control files
  13. (AREAS.BBS) on a PASSTHRU basis, there wasn't an easy way to add
  14. multiple areas to both the control file (AREAS.BBS) and the WildCat
  15. database files.
  16.  
  17. Well, with AddConf, this is a thing of the past.  AddConf allows you to
  18. select the echos to add, then updates the control file (AREAS.BBS) and
  19. WildCat databases for you.
  20.  
  21. Most networks, including FIDONet, have a [NETWORK].NA file containing
  22. the TAG and DESCRIPTION of the echos in the net.  Using this, AddConf
  23. builds a menu to allow selection.  The actual menu items will be the
  24. TAG names.  The DESCRIPTIONS will be used as the conference titles in
  25. the WildCat databases.  NOTE:  If descriptions are longer than 25
  26. characters, they will need to be edited as only the first 25 characters
  27. are used by WildCat!
  28.  
  29.  
  30.  
  31. PREPARATION:
  32.  
  33. There are a few tasks that MUST be taken care of prior to using
  34. AddConf.
  35.  
  36. 1.  ALL NODES MUST BE DOWN!
  37.  
  38. 2.  You will need a AREAS.BBS and [NETWORK].NA file.
  39.  
  40. 3.  Any empty (blank) conferences should be removed from the
  41.     CONFDESC.DAT file since AddConf appends to this file.
  42.  
  43.     a.  This is accomplished using MAKEWILD.
  44.  
  45. 4.  As noted in 3 above, AddConf adds to the CONFDESC.DAT file.  Well,
  46.     it also gets its conference definitions for the new conferences
  47.     from there as well.  This means that the settings for the last
  48.     configured conference will be used as a template for the new ones.
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55. HOW TO USE:
  56.  
  57. When you first execute AddConf, a check for previous backup files will
  58. take place, and if any are found, you will be prompted as to whether to
  59. delete them.
  60.  
  61. When the menu appears, simply cursor to the one(s) you want to add,
  62. then press the SPACE BAR.  Your only limitation will be the 1000
  63. conference maximum of WildCat.  If you notice that some TAGS aren't in
  64. the menu, this will be due to the fact that they already have a
  65. conference number assigned to them in the AREAS.BBS file.  AddConf will
  66. however display PASSTHRU's.
  67.  
  68. Once you've TAGGED all the echos you want to add, press the F10
  69. function key.  You will then be prompted for the UPLINK address.  When
  70. you enter this info, make sure you place the :/. characters in their
  71. proper locations.  AddConf WILL NOT validate this information!
  72.  
  73. AddConf will now begin its work.  It'll compare the selections to the
  74. AREAS.BBS information in memory.  If an echo was a PASSTHRU, it'll be
  75. updated with a valid conference number.  If it wasn't a PASSTRHU, then
  76. it too will receive a conference number, but it'll also be added to the
  77. AREAFIX.REQ file.  (Use the info in this file to request NEW echos from
  78. your UPLINK.)
  79.  
  80. Once AddConf exits to DOS, you will need to run MAKEWILD and configure
  81. these new conferences.  As mentioned in the PREPARATION area, the
  82. settings for the new conferences comes from the last original
  83. configured conference.  You can use the GLOBAL option to do mass
  84. changes on these conferences.
  85.  
  86. We also need to set the SECURITY PROFILE DEFINITION of these new
  87. conferences.  Again, we can use the GLOBAL options to minimize this
  88. task.
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109. After completing the configuration in WildCat (MAKEWILD), you'll need
  110. to tell your mailer about these new areas.  Obviously these procedures
  111. are different for each program.  The following are the basic things
  112. that need to be accomplished:
  113.  
  114. 1.  Add UPLINK information.  (Address, packer type, origin lines, etc.)
  115.  
  116. 2.  Add NEW conferences to mailer configuration.  Some of this is
  117.     accomplished by the updates made to the AREAS.BBS.  I will attempt
  118.     to provide an overview of what MAY need to be done.
  119.  
  120.     GOMail v1.x:
  121.  
  122.       With a changed AREAS.BBS, and step 1 completed, execute:
  123.  
  124.         GOMAIL SCAN
  125.  
  126.  
  127.  
  128.     WildMail x.xx-2.xx
  129.  
  130.       With a changed AREAS.BBS, and step 1 completed, nothing more is
  131.       required.
  132.  
  133.  
  134.     WildMail 3.xx
  135.  
  136.       a.  Execute WMCONFIG.
  137.  
  138.           1.  If the UPLINK isn't configured, do so NOW!
  139.           2.  Change PRIMARY ADDRESS to your primary for the network
  140.               you're processing.  You'll need to remove that address
  141.               from your AKA's area or WM will give an error.
  142.           3.  Change the UPLINK info to the UPLINK for the network
  143.               you're processing.
  144.           4.  Exit WMCONFIG.
  145.  
  146.       b.  Execute WMUTIL IMPORT.
  147.  
  148.       c.  Execute WMUTIL EXPORT if you need a new AREAS.BBS file.
  149.  
  150.       d.  Execute WMCONFIG.
  151.  
  152.           1.  Change PRIMARY/UPLINK addresses back to the original
  153.               settings.  Don't forget to add the address back in the
  154.               AKAs area if it was removed!
  155.  
  156.       e.  That's it!!!!!!!!!!!!!
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163. MISCELLANEOUS:
  164.  
  165. If NEW (not originally PASSTHRU) areas were added, you should send a
  166. AREAFIX message (or whatever program you use) to request these new
  167. areas.  The TAG names are in the AREAFIX.REQ file that was created!
  168.  
  169. If you don't have a [NETWORK].NA file, you can create one with a text
  170. editor of your choice.  The ASCII file should use the following format
  171. (   TAG        DESCRIPTION ):
  172.                |---25 Character limit--|
  173.     WILDCAT    Fido WildCat Conference
  174.     WCTECH     Fido WC Tech Conference
  175.  
  176.  
  177.  
  178. DISCLAIMER:
  179.  
  180. Although AddConf performs without a problem here, I cannot, and will
  181. not be held responsible for any damage that may result from the use of
  182. this program.  This utility is released with NO expressed warranties of
  183. any kind.
  184.  
  185. If you have any questions or comments, please feel free to contact me.
  186.  
  187. Chuck Warren (FidoNet 1:3611/15) 912-953-1053
  188.